From: Matthias Clasen Date: Tue, 8 Mar 2016 13:53:18 +0000 (-0500) Subject: gtk-demo: Fix a typo X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~2598 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=b7fd0147f795351c5dd31558ce43e99b1ddb1875;p=gtk%2B3.0.git gtk-demo: Fix a typo --- diff --git a/demos/gtk-demo/application_demo.c b/demos/gtk-demo/application_demo.c index 798fcada49..4174bbb055 100644 --- a/demos/gtk-demo/application_demo.c +++ b/demos/gtk-demo/application_demo.c @@ -2,7 +2,7 @@ * * Demonstrates a simple application. * - * This examples uses GtkApplication, GtkApplicationWindow, GtkBuilder + * This example uses GtkApplication, GtkApplicationWindow, GtkBuilder * as well as GMenu and GResource. Due to the way GtkApplication is structured, * it is run as a separate process. */